inst/extdata/MSCR596_-_Advanced_Data_Management_in_R/05 Functions/scripts/add5.R

add5 <- function(z) {
  # type your code here that adds 5 to the argument
  # look at the name carefully and remember it is just a stand in
  # there is nothing special in the name you use
}
bbbruce/admswirl documentation built on Sept. 4, 2023, 4:16 a.m.